From 7d330d02c8b78ca340ef63fe5d2507e06619a945 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Fri, 14 Jul 2006 11:46:57 +0100 Subject: [PATCH] [IA64] Update the defconfigs for ia64 to disable blktap until we have a chance to make it work. Signed-off-by: Alex Williamson --- buildconfigs/linux-defconfig_xen0_ia64 | 1 + buildconfigs/linux-defconfig_xen_ia64 | 1 + 2 files changed, 2 insertions(+) diff --git a/buildconfigs/linux-defconfig_xen0_ia64 b/buildconfigs/linux-defconfig_xen0_ia64 index 2ed9ffcf4d..f616501246 100644 --- a/buildconfigs/linux-defconfig_xen0_ia64 +++ b/buildconfigs/linux-defconfig_xen0_ia64 @@ -1528,6 +1528,7 @@ CONFIG_XEN_PRIVILEGED_GUEST=y CONFIG_XEN_BACKEND=y # CONFIG_XEN_PCIDEV_BACKEND is not set CONFIG_XEN_BLKDEV_BACKEND=y +# CONFIG_XEN_BLKDEV_TAP is not set CONFIG_XEN_NETDEV_BACKEND=y # CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set CONFIG_XEN_NETDEV_LOOPBACK=y diff --git a/buildconfigs/linux-defconfig_xen_ia64 b/buildconfigs/linux-defconfig_xen_ia64 index 4dd40d358b..2b921a1b6c 100644 --- a/buildconfigs/linux-defconfig_xen_ia64 +++ b/buildconfigs/linux-defconfig_xen_ia64 @@ -1534,6 +1534,7 @@ CONFIG_XEN_PRIVILEGED_GUEST=y CONFIG_XEN_BACKEND=y # CONFIG_XEN_PCIDEV_BACKEND is not set CONFIG_XEN_BLKDEV_BACKEND=y +# CONFIG_XEN_BLKDEV_TAP is not set CONFIG_XEN_NETDEV_BACKEND=y # CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set CONFIG_XEN_NETDEV_LOOPBACK=y -- 2.30.2